Namespace:  Rebex.IO.Compression
Assembly:  Rebex.Zip (in Rebex.Zip.dll)

Syntax

Visual Basic
Private Sub RemoveAt Implements IList(Of ZipItem).RemoveAt
C#
void IList<ZipItem>.RemoveAt()

Implements

IList<(Of <(<'T>)>)>..::..RemoveAt(Int32)

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also